PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFHatchBrush Class / getStyle Method
In This Topic
    getStyle Method
    In This Topic
    Gets the brush style.
    Syntax
    public PDFHatchBrushStyle getStyle()

    Return Value

    A PDFHatchBrushStyle enum member specifying the style of this brush object.
    See Also